home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Internet
/
The Bat! Professional 3.01
/
thebat_professional.msi
/
Data1.cab
/
thebat.exe
/
0
/
RCDATA
/
TFRMSPLASH3
/
TFRMSPLASH3.txt
Wrap
Text File
|
2004-10-12
|
769b
|
38 lines
object frmSplash3: TfrmSplash3
Left = 192
Top = 265
BorderStyle = bsNone
Caption = 'TheBat! Splash'
ClientHeight = 456
ClientWidth = 490
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnPaint = FormPaint
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object CloseTimer: TTimer
Enabled = False
Interval = 5000
OnTimer = CloseTimerTimer
Left = 160
Top = 116
end
object BlinkTimer: TTimer
Enabled = False
Interval = 800
OnTimer = BlinkTimerTimer
Left = 160
Top = 152
end
end